Skip to content

Amir G - This one was a harsh one...#20

Open
amirg33 wants to merge 1 commit intoIronhack-data-bcn-oct-2023:mainfrom
Ironhack-Labs-Okt-2023:main
Open

Amir G - This one was a harsh one...#20
amirg33 wants to merge 1 commit intoIronhack-data-bcn-oct-2023:mainfrom
Ironhack-Labs-Okt-2023:main

Conversation

@amirg33
Copy link
Copy Markdown

@amirg33 amirg33 commented Oct 17, 2023

No description provided.

@sh-ih
Copy link
Copy Markdown

sh-ih commented Oct 18, 2023

It may have been harsh, but you did a great job!

Some comments:

The deliverable in this lab was main.py – a Python file, but you submitted a Jupyter Notebook (file extension .ipynb). It is important to pay attention to the kind of file you need, because .py are executable via the terminal and you may need that sometimes.

Jupyter is easier to check, because you can run each cell independently, and a .py file runs the whole code, so a suggested workflow is to develop your code on a notebook and then, when everything is ok, click File->Download as->Python(.py) and now you have your code as Python file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants